xscale

USAGE: xscale inimg outimg x_scale y_scale [-L]

xscale scales the input image by fast integer interpolation
and wrtes the scaled image to the specified output file

ARGUMENTS:
     inimg: input image filename (TIF)
    outimg: output image filename (TIF)
   x_scale: scaling factor for x-axis (float) >= 0.0
   y_scale: scaling factor for y-axis (float) >= 0.0

OPTIONS:
        -L: print Software License for this module
 
 
 
 

Example:

xscale transist.tif t1.tif 1.7 1.7

transist.tif:

t1.tif:

Copyright (C) 1999 MLMSoftware Group, LLC.